[may i sit,can i sit,let me sit,i want to sit,may i sit down,can i sit down,let me sit down,i want to sit down]
[All]
@Flag(Session) @Variable[#DateDifference(Speak, Seconds)]<=[40] @RT(No you may not,Since you forgot your manners i'm gonna say no,Without saying please I'm gonna say no..) @TempFlag(ForgotPlease)
@Flag(Session) @Variable[#DateDifference(Speak, Seconds)]>[40] @RT(You need to ask permission before you speak,You have to ask permission before you talk,No talking without permission!) #DT #MeritChangeNLow
@Flag(Session,Busy) @NullResponse
@Flag(Academy) @Variable[#DateDifference(Speak, Seconds)]<=[40] @RT(Yes go ahead and sit down,Yes you may sit,Yes go ahead and sit down) #DT
@Flag(Academy) @Variable[#DateDifference(Speak, Seconds)]>[40] @RT(You need to ask permission before you speak,You have to ask permission before you talk,No talking without permission!) #DT #MeritChangeNLow
@Flag(Academy,Busy) @NullResponse
@Flag(Assistant) @SystemMessage #VANC #VANP @RT(I dont care,I dont care wether you sit or stand,Thats entirely up to you..)
@Flag(Assistant,Busy) @NullResponse
[All End]


